Android Development Tutorials
Brought to you by ASE Interns from PSU. HTML webpage and organization of tutorials courtesy of Alex Schendel.
Youtube playlist based on these tutorials
Getting Started
T00 - Connecting Android Devices to Android Studio
Basic Layout Components
T01 - TextView and EditText
T02 - Buttons
T03 - ImageView
FileIO
T04 - FileIO
T05 - Saving State
T06 - List View
Game Design
T07 - Creating an Empty Game
T08 - Drawing Text
T09 - Drawing Bitmaps and Animating Sprites
T10 - Bitmap Collision
T11 - Game State
T12 - Handling Multiple Screen Resolutions
Background Processes
T13 - Asynchronous Tasks
T14 - Creating a Background Service
Database Communication
T15 - Database Contact
T16 - JSON
Misc.
Accelerometer
Changing Icon of Apps
Generating Signed APKs
GPS Map
Intents